windows service prop script update to fix dependent services issue#53
windows service prop script update to fix dependent services issue#53Adam Bertram (adbertram) wants to merge 1 commit intoDevolutions:masterfrom
Conversation
…ling - Introduced Write-DvlsHost function for consistent logging. - Enhanced parameter validation and handling in the script block. - Updated the template JSON to reflect changes in the script structure and added new properties. - Improved error handling and service processing logic.
|
Adam Bertram (@adbertram) There are conflicts. Could you fix them and push again ? Thanks |
|
François Dubois (@fdubois1) The conflict is with the other pending PR. #48 I've removed that parameter completely in this new version. |
Adam Bertram (@adbertram) I don't understand what you mean. There are conflicts with your PR as well I can't merge without those conflicts resolved. |
|
Could you merge the other PR first? |
There is a conflict there as well. I asked Marc-Antoine to fix it first, than I will merge. But I don't expect it to fix your conflict. It depends where did you start to build your branch. |

Changed up service restart sequence and added some quality of life updates